home *** CD-ROM | disk | FTP | other *** search
/ PCGUIA 2010 Software/Programs / PCGuia_programas.iso / Software / Utils / Advanced SystemCare / asc-setup.exe / {app} / tb / chrome / iobitcom.jar / content / wait.xul < prev    next >
Encoding:
Extensible Markup Language  |  2009-12-23  |  511 b   |  15 lines

  1. <?xml version="1.0" encoding="utf-8" ?>
  2.  
  3. <?xml-stylesheet href="chrome://global/skin/" type="text/css"?>
  4. <window
  5.     id="AOLWait"
  6.     windowtype="AOLWait"
  7.   title="Loading..."
  8.     xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
  9.     xmlns:html="http://www.w3.org/1999/xhtml"
  10.   style="padding:0; margin:0; height:100%; 
  11.     background-image: url('chrome://iobitcom/skin/AOL_load.gif');
  12.     background-repeat: no-repeat;    background-position: center; background-color: White;"
  13.   >
  14.  
  15. </window>